ci: Move travis scripts from tests/ → ci/
authorColin Walters <walters@verbum.org>
Tue, 9 May 2017 15:52:20 +0000 (11:52 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 9 May 2017 18:25:13 +0000 (18:25 +0000)
commitbf1a994d85679a6b6690778a851866de13fafd3f
treeedf2fcb3b16bbb1f6f02e442c57cfd715f490032
parent7c88161044b73c754e59e9fcb8855938eef9ea25
ci: Move travis scripts from tests/ → ci/

I think tests/ should be just that, ci/ is separate.  Also rename
the files to include "travis" since that's what we use them
for right now.

Closes: #843
Approved by: jlebon
.travis.yml
ci/travis-Dockerfile.in [new file with mode: 0644]
ci/travis-build.sh [new file with mode: 0755]
ci/travis-install.sh [new file with mode: 0755]
tests/ci-Dockerfile.in [deleted file]
tests/ci-build.sh [deleted file]
tests/ci-install.sh [deleted file]